copy links from one object to another

Hi.

I have look inside the DOORS files, and have found the dxl linkcopy. But Im having problems with it. My problem is, I wanna to choose one object from a module and copy the outlinks and inlinks from that object so then a can past this set of links in another object in the same module or in another module.

Is that possible? Im having difficulties in make a dxl capable of doing it.


braolive - Fri Aug 02 13:20:10 EDT 2013

Re: copy links from one object to another
jester76 - Tue Aug 06 23:48:33 EDT 2013

Hello,

You can use link by attribute scripts.

Save the link information

move the values to of links from one object to another

create links using attribute value

delete the links from old object.

if you don;t have link by attribute scripts let me know and I will post them here.

Thanks

Jester

Re: copy links from one object to another
braolive - Wed Aug 07 07:24:06 EDT 2013

jester76 - Tue Aug 06 23:48:33 EDT 2013

Hello,

You can use link by attribute scripts.

Save the link information

move the values to of links from one object to another

create links using attribute value

delete the links from old object.

if you don;t have link by attribute scripts let me know and I will post them here.

Thanks

Jester

Well I think I dont have this script that you talk about...or I didnt find it. If you can send it to me it would be good.

Thanks for everything.